You are here:
Symbol Reference > Monnit Namespace >
ZeroToFiveVoltBase Class
>
ZeroToFiveVoltBase Methods
>
ZeroToFiveVoltBase.Create Method
Collapse All
ZeroToFiveVoltBase.Create Method
ZeroToFiveVoltBase Class
ZeroToFiveVoltBase Members
ZeroToFiveVoltBase Methods
Send Feedback
Syntax
C++
C#
Visual Basic
ZeroToFiveVoltBase
Create
(
int
state
, Byte[]
rawData
);
public
static
ZeroToFiveVoltBase
Create
(
int
state
, Byte[]
rawData
);
Public
static
Function
Create
(
state
As
Integer
,
rawData
As
Byte
[])
As
ZeroToFiveVoltBase
See Also
ZeroToFiveVoltBase Class
,
ZeroToFiveVoltBase Members
,
ZeroToFiveVoltBase Methods
Group
ZeroToFiveVoltBase Methods
Remarks
This is Create, a member of class ZeroToFiveVoltBase.